[INFO] cloning repository https://github.com/passcod/timesimp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/timesimp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Ftimesimp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Ftimesimp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92be20531742c87fc283ec0ed2fc2aa3b1f638ae
[INFO] testing passcod/timesimp against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Ftimesimp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/passcod/timesimp
[INFO] finished tweaking git repo https://github.com/passcod/timesimp
[INFO] tweaked toml for git repo https://github.com/passcod/timesimp written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/passcod/timesimp on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/passcod/timesimp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded napi-sys v3.0.0-alpha.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded ctor v0.4.2
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded napi-build v2.1.6
[INFO] [stderr]   Downloaded dtor v0.0.6
[INFO] [stderr]   Downloaded napi-derive v3.0.0-alpha.29
[INFO] [stderr]   Downloaded napi-derive-backend v2.0.0-alpha.28
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded napi v3.0.0-alpha.33
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9d8c193a5d1ce4beb598da7a6b483ca12e991f5eec5973efdad5938819dada2
[INFO] running `Command { std: "docker" "start" "-a" "c9d8c193a5d1ce4beb598da7a6b483ca12e991f5eec5973efdad5938819dada2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d8c193a5d1ce4beb598da7a6b483ca12e991f5eec5973efdad5938819dada2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d8c193a5d1ce4beb598da7a6b483ca12e991f5eec5973efdad5938819dada2", kill_on_drop: false }`
[INFO] [stdout] c9d8c193a5d1ce4beb598da7a6b483ca12e991f5eec5973efdad5938819dada2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32f63c19c6d0c8ac93666c2563f10a96cf0072d3ea09ca47e1d5a8cca9b9b5b8
[INFO] running `Command { std: "docker" "start" "-a" "32f63c19c6d0c8ac93666c2563f10a96cf0072d3ea09ca47e1d5a8cca9b9b5b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling napi-build v2.1.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling napi-sys v3.0.0-alpha.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling jiff v0.2.10
[INFO] [stderr]    Compiling napi v3.0.0-alpha.33
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling timesimp-nodejs v1.0.3 (/opt/rustwide/workdir/nodejs)
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling dtor v0.0.6
[INFO] [stderr]    Compiling ctor v0.4.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling napi-derive-backend v2.0.0-alpha.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling timesimp v1.0.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling napi-derive v3.0.0-alpha.29
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.30s
[INFO] running `Command { std: "docker" "inspect" "32f63c19c6d0c8ac93666c2563f10a96cf0072d3ea09ca47e1d5a8cca9b9b5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f63c19c6d0c8ac93666c2563f10a96cf0072d3ea09ca47e1d5a8cca9b9b5b8", kill_on_drop: false }`
[INFO] [stdout] 32f63c19c6d0c8ac93666c2563f10a96cf0072d3ea09ca47e1d5a8cca9b9b5b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 178b2c23ade9863b99e484f6e3c24f77fc7317cec4e9cf9a67d9fa751265aadd
[INFO] running `Command { std: "docker" "start" "-a" "178b2c23ade9863b99e484f6e3c24f77fc7317cec4e9cf9a67d9fa751265aadd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling napi-derive-backend v2.0.0-alpha.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling napi-derive v3.0.0-alpha.29
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling timesimp v1.0.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling napi v3.0.0-alpha.33
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling timesimp-nodejs v1.0.3 (/opt/rustwide/workdir/nodejs)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.39s
[INFO] running `Command { std: "docker" "inspect" "178b2c23ade9863b99e484f6e3c24f77fc7317cec4e9cf9a67d9fa751265aadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178b2c23ade9863b99e484f6e3c24f77fc7317cec4e9cf9a67d9fa751265aadd", kill_on_drop: false }`
[INFO] [stdout] 178b2c23ade9863b99e484f6e3c24f77fc7317cec4e9cf9a67d9fa751265aadd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 599b48798b3ea847966031dcc3ea2aa8b1006c1a6e64dc398e565e2b2cdf87fc
[INFO] running `Command { std: "docker" "start" "-a" "599b48798b3ea847966031dcc3ea2aa8b1006c1a6e64dc398e565e2b2cdf87fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timesimp-072512e717c3300a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test delta::tests::client_ahead_of_server ... ok
[INFO] [stdout] test delta::tests::client_equal_server ... ok
[INFO] [stdout] test delta::tests::client_behind_server ... ok
[INFO] [stdout] test messages::tests::round_trip_request ... ok
[INFO] [stdout] test messages::tests::round_trip_response ... ok
[INFO] [stdout] test delta::tests::clock_went_backwards ... ok
[INFO] [stdout] test messages::tests::specific_requests ... ok
[INFO] [stdout] test delta::tests::with_sleep ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_server.rs (/opt/rustwide/target/debug/deps/client_server-142087cb4dabe45d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] [2m2026-06-13T07:50:02.284393Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.284465Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.284505Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.284470Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.284381Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m5s ago
[INFO] [stdout] [2m2026-06-13T07:50:02.284602Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.289349Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m5s
[INFO] [stdout] [2m2026-06-13T07:50:02.291596Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.291298Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.289412Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.291738Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.291750Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.292051Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.292162Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.292314Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.292857Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.292878Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.293369Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.293300Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:02.294202Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.302306Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.285792701Z, server: 2026-06-13T07:50:07.29394158Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.302079999Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m8ms 143µs 649ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.29393635Z [3mdelta[0m[2m=[0m5s 5µs 230ns
[INFO] [stdout] [2m2026-06-13T07:50:02.302395Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m8.143649ms [3mdelta[0m[2m=[0m5s 5µs 230ns
[INFO] [stdout] [2m2026-06-13T07:50:02.302426Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m5s 5µs 230ns
[INFO] [stdout] [2m2026-06-13T07:50:02.302442Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.942712289s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.303207Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.2963147Z, server: 2026-06-13T07:50:02.299315969Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.303065629Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m3ms 375µs 464ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.299690164Z [3mdelta[0m[2m=[0m374µs 195ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.303275Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m3.375464ms [3mdelta[0m[2m=[0m374µs 195ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.303295Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m374µs 195ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.303308Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m363.229681ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.305415Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.29296849Z, server: 2026-06-13T07:50:07.299099899Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.305245759Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6ms 138µs 634ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.299107124Z [3mdelta[0m[2m=[0m4s 999ms 992µs 775ns
[INFO] [stdout] [2m2026-06-13T07:50:02.305499Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.138634ms [3mdelta[0m[2m=[0m4s 999ms 992µs 775ns
[INFO] [stdout] [2m2026-06-13T07:50:02.305522Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m4s 999ms 992µs 775ns
[INFO] [stdout] [2m2026-06-13T07:50:02.305548Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m904.426161ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.308336Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.285893861Z, server: 2026-06-13T07:50:02.297021129Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.308169328Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 137µs 733ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.297031594Z [3mdelta[0m[2m=[0m10µs 465ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.308414Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.137733ms [3mdelta[0m[2m=[0m10µs 465ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.308439Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.747564978s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.315294Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.29287605Z, server: 2026-06-13T07:50:02.304009879Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.315159337Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 141µs 643ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.304017693Z [3mdelta[0m[2m=[0m7µs 814ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.315445Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.141643ms [3mdelta[0m[2m=[0m7µs 814ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.315499Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.272998751s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.315717Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.29336469Z, server: 2026-06-13T07:49:57.304495679Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.315611337Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 123µs 323ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.304488013Z [3mdelta[0m[2m=[0m4s 999ms 992µs 334ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.315821Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.123323ms [3mdelta[0m[2m=[0m4s 999ms 992µs 334ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.315874Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m4s 999ms 992µs 334ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.315956Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m731.965081ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.319427Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.29296178Z, server: 2026-06-13T07:50:07.306908948Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.319217086Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m13ms 127µs 653ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.306089433Z [3mdelta[0m[2m=[0m5s 819µs 515ns
[INFO] [stdout] [2m2026-06-13T07:50:02.319541Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m13.127653ms [3mdelta[0m[2m=[0m5s 819µs 515ns
[INFO] [stdout] [2m2026-06-13T07:50:02.319567Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m5s 819µs 515ns
[INFO] [stdout] [2m2026-06-13T07:50:02.319581Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.256335554s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.324422Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.300271659Z, server: 2026-06-13T07:50:07.313175758Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.324308486Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m12ms 18µs 413ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.312290072Z [3mdelta[0m[2m=[0m5s 885µs 686ns
[INFO] [stdout] [2m2026-06-13T07:50:02.324544Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m12.018413ms [3mdelta[0m[2m=[0m5s 885µs 686ns
[INFO] [stdout] [2m2026-06-13T07:50:02.324593Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m5s 885µs 686ns
[INFO] [stdout] [2m2026-06-13T07:50:02.324640Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m262.743028ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.497249Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.29429538Z, server: 2026-06-13T07:50:02.395628716Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.497010763Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m101ms 357µs 691ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.395653071Z [3mdelta[0m[2m=[0m24µs 355ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.497336Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m101.357691ms [3mdelta[0m[2m=[0m24µs 355ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.497357Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m24µs 355ns ago
[INFO] [stdout] [2m2026-06-13T07:50:02.497377Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m760.278084ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.610691Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.588199301Z, server: 2026-06-13T07:50:07.59936956Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.610524928Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 162µs 813ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.599362114Z [3mdelta[0m[2m=[0m5s 7µs 446ns
[INFO] [stdout] [2m2026-06-13T07:50:02.610848Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.162813ms [3mdelta[0m[2m=[0m5s 7µs 446ns
[INFO] [stdout] [2m2026-06-13T07:50:02.610903Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m509.735739ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:02.670320Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.667920781Z, server: 2026-06-13T07:50:02.669064021Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:02.670162Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m1ms 120µs 609ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:02.66904139Z [3mdelta[0m[2m=[0m22µs 631ns
[INFO] [stdout] [2m2026-06-13T07:50:02.670407Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m1.120609ms [3mdelta[0m[2m=[0m22µs 631ns
[INFO] [stdout] [2m2026-06-13T07:50:02.670430Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.506877205s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.071868Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.049370641Z, server: 2026-06-13T07:49:58.060538669Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.071696808Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 163µs 83ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.060533724Z [3mdelta[0m[2m=[0m4s 999ms 995µs 55ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.071965Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.163083ms [3mdelta[0m[2m=[0m4s 999ms 995µs 55ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.071990Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m147.966104ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.144458Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.121166351Z, server: 2026-06-13T07:50:08.13316292Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.144300768Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 567µs 208ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.132733559Z [3mdelta[0m[2m=[0m5s 429µs 361ns
[INFO] [stdout] [2m2026-06-13T07:50:03.144540Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.567208ms [3mdelta[0m[2m=[0m5s 429µs 361ns
[INFO] [stdout] [2m2026-06-13T07:50:03.144562Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m246.675873ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.217726Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.211295589Z, server: 2026-06-13T07:50:08.214433999Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.217564529Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m3ms 134µs 470ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.214430059Z [3mdelta[0m[2m=[0m5s 3µs 940ns
[INFO] [stdout] [2m2026-06-13T07:50:03.217817Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m3.13447ms [3mdelta[0m[2m=[0m5s 3µs 940ns
[INFO] [stdout] [2m2026-06-13T07:50:03.217841Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.451530018s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.243610Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.221162528Z, server: 2026-06-13T07:49:58.232296437Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.243449475Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 143µs 473ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.232306001Z [3mdelta[0m[2m=[0m5s 9µs 564ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.243711Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.143473ms [3mdelta[0m[2m=[0m5s 9µs 564ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.243737Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m210.283212ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.427988Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.392065176Z, server: 2026-06-13T07:50:08.416659993Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.427820021Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m17ms 877µs 422ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.409942598Z [3mdelta[0m[2m=[0m5s 6ms 717µs 395ns
[INFO] [stdout] [2m2026-06-13T07:50:03.428079Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m17.877422ms [3mdelta[0m[2m=[0m5s 6ms 717µs 395ns
[INFO] [stdout] [2m2026-06-13T07:50:03.428102Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.964959579s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.464398Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.259347233Z, server: 2026-06-13T07:50:03.36070223Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.464220216Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m102ms 436µs 491ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.361783724Z [3mdelta[0m[2m=[0m1ms 81µs 494ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.464494Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m102.436491ms [3mdelta[0m[2m=[0m1ms 81µs 494ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.464520Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.263691413s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.477705Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.455191868Z, server: 2026-06-13T07:49:58.466365186Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.477527694Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 167µs 913ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.466359781Z [3mdelta[0m[2m=[0m4s 999ms 994µs 595ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.477874Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.167913ms [3mdelta[0m[2m=[0m4s 999ms 994µs 595ns ago
[INFO] [stdout] [2m2026-06-13T07:50:03.477933Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.781439541s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.598390Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.576365372Z, server: 2026-06-13T07:50:08.58720919Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.598212699Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m10ms 923µs 663ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.587289035Z [3mdelta[0m[2m=[0m4s 999ms 920µs 155ns
[INFO] [stdout] [2m2026-06-13T07:50:03.598489Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m10.923663ms [3mdelta[0m[2m=[0m4s 999ms 920µs 155ns
[INFO] [stdout] [2m2026-06-13T07:50:03.598515Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.013207391s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:03.612888Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:03.5903593Z, server: 2026-06-13T07:50:03.601541118Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:03.612716597Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 178µs 648ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.601537948Z [3mdelta[0m[2m=[0m3µs 170ns
[INFO] [stdout] [2m2026-06-13T07:50:03.612974Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.178648ms [3mdelta[0m[2m=[0m3µs 170ns
[INFO] [stdout] [2m2026-06-13T07:50:03.612999Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.900367673s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.083899Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.061240378Z, server: 2026-06-13T07:50:04.072436766Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.083733665Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 246µs 643ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.072487021Z [3mdelta[0m[2m=[0m50µs 255ns ago
[INFO] [stdout] [2m2026-06-13T07:50:04.083988Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.246643ms [3mdelta[0m[2m=[0m50µs 255ns ago
[INFO] [stdout] [2m2026-06-13T07:50:04.084010Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m220.672981ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.107551Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:02.28922221Z, server: 2026-06-13T07:50:03.198323961Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.107345932Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m909ms 61µs 861ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:03.198284071Z [3mdelta[0m[2m=[0m39µs 890ns
[INFO] [stdout] [2m2026-06-13T07:50:04.107650Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m909.061861ms [3mdelta[0m[2m=[0m39µs 890ns
[INFO] [stdout] [2m2026-06-13T07:50:04.107675Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m39µs 890ns
[INFO] [stdout] [2m2026-06-13T07:50:04.107690Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m497.039305ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.181835Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.179362032Z, server: 2026-06-13T07:50:04.180524622Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.181665702Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m1ms 151µs 835ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.180513867Z [3mdelta[0m[2m=[0m10µs 755ns
[INFO] [stdout] [2m2026-06-13T07:50:04.181933Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m1.151835ms [3mdelta[0m[2m=[0m10µs 755ns
[INFO] [stdout] [2m2026-06-13T07:50:04.181958Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.716126152s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.259923Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.246364584Z, server: 2026-06-13T07:50:09.252559573Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.259757892Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6ms 696µs 654ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.253061238Z [3mdelta[0m[2m=[0m4s 999ms 498µs 335ns
[INFO] [stdout] [2m2026-06-13T07:50:04.260010Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.696654ms [3mdelta[0m[2m=[0m4s 999ms 498µs 335ns
[INFO] [stdout] [2m2026-06-13T07:50:04.260032Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.656048045s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.329607Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.305355266Z, server: 2026-06-13T07:50:04.318239314Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.329440953Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m12ms 42µs 843ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.317398109Z [3mdelta[0m[2m=[0m841µs 205ns
[INFO] [stdout] [2m2026-06-13T07:50:04.329708Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m12.042843ms [3mdelta[0m[2m=[0m841µs 205ns
[INFO] [stdout] [2m2026-06-13T07:50:04.329729Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m260.956089ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.613815Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.591304748Z, server: 2026-06-13T07:50:04.602485807Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.613645355Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 170µs 303ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.602475051Z [3mdelta[0m[2m=[0m10µs 756ns
[INFO] [stdout] [2m2026-06-13T07:50:04.613974Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.170303ms [3mdelta[0m[2m=[0m10µs 756ns
[INFO] [stdout] [2m2026-06-13T07:50:04.614026Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.310167981s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.633857Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.613328315Z, server: 2026-06-13T07:50:09.623511354Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.633700733Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m10ms 186µs 209ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.623514524Z [3mdelta[0m[2m=[0m4s 999ms 996µs 830ns
[INFO] [stdout] [2m2026-06-13T07:50:04.633933Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m10.186209ms [3mdelta[0m[2m=[0m4s 999ms 996µs 830ns
[INFO] [stdout] [2m2026-06-13T07:50:04.633954Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m106.069226ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.683814Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.671349288Z, server: 2026-06-13T07:50:09.677502447Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.683647326Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6ms 149µs 19ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.677498307Z [3mdelta[0m[2m=[0m5s 4µs 140ns
[INFO] [stdout] [2m2026-06-13T07:50:04.683909Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.149019ms [3mdelta[0m[2m=[0m5s 4µs 140ns
[INFO] [stdout] [2m2026-06-13T07:50:04.683934Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m743.031099ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.762886Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.741343499Z, server: 2026-06-13T07:50:09.751537657Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.762719556Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m10ms 688µs 28ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.752031527Z [3mdelta[0m[2m=[0m4s 999ms 506µs 130ns
[INFO] [stdout] [2m2026-06-13T07:50:04.762968Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m10.688028ms [3mdelta[0m[2m=[0m4s 999ms 506µs 130ns
[INFO] [stdout] [2m2026-06-13T07:50:04.762989Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m934.290103ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:04.933455Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.73031353Z, server: 2026-06-13T07:50:04.831896187Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:04.933293643Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m101ms 490µs 56ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:04.831803586Z [3mdelta[0m[2m=[0m92µs 601ns
[INFO] [stdout] [2m2026-06-13T07:50:04.933538Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m101.490056ms [3mdelta[0m[2m=[0m92µs 601ns
[INFO] [stdout] [2m2026-06-13T07:50:04.933560Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m274.41488ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.282859Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.260351091Z, server: 2026-06-13T07:50:00.271505219Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.282662697Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 155µs 803ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.271506894Z [3mdelta[0m[2m=[0m5s 1µs 675ns ago
[INFO] [stdout] [2m2026-06-13T07:50:05.282952Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.155803ms [3mdelta[0m[2m=[0m5s 1µs 675ns ago
[INFO] [stdout] [2m2026-06-13T07:50:05.282990Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-4999.9923340000005, -5000.009564, -5000.001675, -4999.995055, -4999.994595]
[INFO] [stdout] [2m2026-06-13T07:50:05.283013Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m-5000.001675 [3mmean[0m[2m=[0m-4999.9986446 [3mvariance[0m[2m=[0m4.938119529807176e-5 [3mstddev[0m[2m=[0m0.0070271754850773265
[INFO] [stdout] [2m2026-06-13T07:50:05.283036Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[-5000.001675, -4999.995055]
[INFO] [stdout] [2m2026-06-13T07:50:05.283052Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m4s 999ms 998µs ago
[INFO] [stdout] test server_offset_negative ... ok
[INFO] [stdout] [2m2026-06-13T07:50:05.411426Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.209197677Z, server: 2026-06-13T07:50:05.309628654Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.411226571Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m101ms 14µs 447ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.310212124Z [3mdelta[0m[2m=[0m583µs 470ns ago
[INFO] [stdout] [2m2026-06-13T07:50:05.411526Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m101.014447ms [3mdelta[0m[2m=[0m583µs 470ns ago
[INFO] [stdout] [2m2026-06-13T07:50:05.411553Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m424.207316ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.417050Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.394494003Z, server: 2026-06-13T07:50:10.405676521Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.41686968Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 187µs 838ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.405681841Z [3mdelta[0m[2m=[0m4s 999ms 994µs 680ns
[INFO] [stdout] [2m2026-06-13T07:50:05.417242Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.187838ms [3mdelta[0m[2m=[0m4s 999ms 994µs 680ns
[INFO] [stdout] [2m2026-06-13T07:50:05.417305Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[5000.007446, 4999.99468, 5000.429361, 5000.885686, 5006.717395]
[INFO] [stdout] [2m2026-06-13T07:50:05.417349Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m5000.429361 [3mmean[0m[2m=[0m5001.6069136 [3mvariance[0m[2m=[0m8.295353325232815 [3mstddev[0m[2m=[0m2.8801655030974898
[INFO] [stdout] [2m2026-06-13T07:50:05.417391Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[5000.007446, 4999.99468, 5000.429361, 5000.885686]
[INFO] [stdout] [2m2026-06-13T07:50:05.417428Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m5s 329µs
[INFO] [stdout] test server_offset_positive ... ok
[INFO] [stdout] [2m2026-06-13T07:50:05.435638Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.428270858Z, server: 2026-06-13T07:50:10.432392558Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.435519237Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m3ms 624µs 189ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.431895047Z [3mdelta[0m[2m=[0m5s 497µs 511ns
[INFO] [stdout] [2m2026-06-13T07:50:05.435715Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m3.624189ms [3mdelta[0m[2m=[0m5s 497µs 511ns
[INFO] [stdout] [2m2026-06-13T07:50:05.435738Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.270629649s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.537779Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.515338167Z, server: 2026-06-13T07:50:05.526489265Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.537624154Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 142µs 993ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.52648116Z [3mdelta[0m[2m=[0m8µs 105ns
[INFO] [stdout] [2m2026-06-13T07:50:05.537862Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.142993ms [3mdelta[0m[2m=[0m8µs 105ns
[INFO] [stdout] [2m2026-06-13T07:50:05.537883Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m33.239673ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.594674Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.57222289Z, server: 2026-06-13T07:50:05.583375058Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.594511087Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 144µs 98ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.583366988Z [3mdelta[0m[2m=[0m8µs 70ns
[INFO] [stdout] [2m2026-06-13T07:50:05.594766Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.144098ms [3mdelta[0m[2m=[0m8µs 70ns
[INFO] [stdout] [2m2026-06-13T07:50:05.594791Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m313.837325ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.720961Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.699347343Z, server: 2026-06-13T07:50:10.709549541Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.720747Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m10ms 699µs 828ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.710047171Z [3mdelta[0m[2m=[0m4s 999ms 502µs 370ns
[INFO] [stdout] [2m2026-06-13T07:50:05.721054Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m10.699828ms [3mdelta[0m[2m=[0m4s 999ms 502µs 370ns
[INFO] [stdout] [2m2026-06-13T07:50:05.721088Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[4999.99683, 4999.50613, 4999.50237, 4999.920155, 5000.819515]
[INFO] [stdout] [2m2026-06-13T07:50:05.721131Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m4999.50237 [3mmean[0m[2m=[0m4999.949 [3mvariance[0m[2m=[0m0.289132075487583 [3mstddev[0m[2m=[0m0.5377100291863478
[INFO] [stdout] [2m2026-06-13T07:50:05.721154Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[4999.99683, 4999.50613, 4999.50237, 4999.920155]
[INFO] [stdout] [2m2026-06-13T07:50:05.721177Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m4s 999ms 731µs
[INFO] [stdout] test low_jitter ... ok
[INFO] [stdout] [2m2026-06-13T07:50:05.901775Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.899328907Z, server: 2026-06-13T07:50:05.900480696Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.901614436Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m1ms 142µs 764ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.900471671Z [3mdelta[0m[2m=[0m9µs 25ns
[INFO] [stdout] [2m2026-06-13T07:50:05.901865Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m1.142764ms [3mdelta[0m[2m=[0m9µs 25ns
[INFO] [stdout] [2m2026-06-13T07:50:05.901890Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.704881497s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.931970Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.909486285Z, server: 2026-06-13T07:50:05.920649344Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.931798742Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 156µs 228ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.920642513Z [3mdelta[0m[2m=[0m6µs 831ns
[INFO] [stdout] [2m2026-06-13T07:50:05.932061Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.156228ms [3mdelta[0m[2m=[0m6µs 831ns
[INFO] [stdout] [2m2026-06-13T07:50:05.932093Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-0.007814, 0.008105, 0.00807, 0.006831, 0.00317]
[INFO] [stdout] [2m2026-06-13T07:50:05.932147Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.00807 [3mmean[0m[2m=[0m0.0036724 [3mvariance[0m[2m=[0m4.5288343300000004e-5 [3mstddev[0m[2m=[0m0.0067296614550807834
[INFO] [stdout] [2m2026-06-13T07:50:05.932182Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[0.008105, 0.00807, 0.006831, 0.00317]
[INFO] [stdout] [2m2026-06-13T07:50:05.932198Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m6µs
[INFO] [stdout] test client_offset_positive ... ok
[INFO] [stdout] [2m2026-06-13T07:50:05.933934Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.917346104Z, server: 2026-06-13T07:50:10.925500383Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.933760762Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m8ms 207µs 329ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.925553433Z [3mdelta[0m[2m=[0m4s 999ms 946µs 950ns
[INFO] [stdout] [2m2026-06-13T07:50:05.934031Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m8.207329ms [3mdelta[0m[2m=[0m4s 999ms 946µs 950ns
[INFO] [stdout] [2m2026-06-13T07:50:05.934058Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.643946115s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:05.947983Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.925352413Z, server: 2026-06-13T07:50:05.936638172Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:05.94780842Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m11ms 228µs 3ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.936580416Z [3mdelta[0m[2m=[0m57µs 756ns
[INFO] [stdout] [2m2026-06-13T07:50:05.948078Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m11.228003ms [3mdelta[0m[2m=[0m57µs 756ns
[INFO] [stdout] [2m2026-06-13T07:50:05.948233Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-0.010465, 0.010756, 0.057756, -0.050255, 0.841205]
[INFO] [stdout] [2m2026-06-13T07:50:05.948264Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.057756 [3mmean[0m[2m=[0m0.1697994 [3mvariance[0m[2m=[0m0.14238829978629997 [3mstddev[0m[2m=[0m0.37734374221166034
[INFO] [stdout] [2m2026-06-13T07:50:05.948285Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[-0.010465, 0.010756, 0.057756, -0.050255]
[INFO] [stdout] [2m2026-06-13T07:50:05.948299Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m1µs
[INFO] [stdout] test client_offset_negative ... ok
[INFO] [stdout] [2m2026-06-13T07:50:06.040012Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:05.837212135Z, server: 2026-06-13T07:50:05.938511902Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:06.039851568Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m101ms 319µs 716ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.938531851Z [3mdelta[0m[2m=[0m19µs 949ns ago
[INFO] [stdout] [2m2026-06-13T07:50:06.040093Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m101.319716ms [3mdelta[0m[2m=[0m19µs 949ns ago
[INFO] [stdout] [2m2026-06-13T07:50:06.040145Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-0.58347, -0.019949, -0.024355, 0.092601, -1.081494]
[INFO] [stdout] [2m2026-06-13T07:50:06.040164Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m-0.024355 [3mmean[0m[2m=[0m-0.3233334 [3mvariance[0m[2m=[0m0.24922753724629998 [3mstddev[0m[2m=[0m0.499226939623955
[INFO] [stdout] [2m2026-06-13T07:50:06.040182Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[-0.019949, -0.024355, 0.092601]
[INFO] [stdout] [2m2026-06-13T07:50:06.040201Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m16µs
[INFO] [stdout] test some_delay ... ok
[INFO] [stdout] [2m2026-06-13T07:50:06.325611Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:04.605362366Z, server: 2026-06-13T07:50:05.465559553Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:06.325444531Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m860ms 41µs 82ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:05.465403448Z [3mdelta[0m[2m=[0m156µs 105ns
[INFO] [stdout] [2m2026-06-13T07:50:06.325702Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m860.041082ms [3mdelta[0m[2m=[0m156µs 105ns
[INFO] [stdout] [2m2026-06-13T07:50:06.325724Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.204896659s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:06.726831Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:06.707853941Z, server: 2026-06-13T07:50:11.717068379Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:06.726442528Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m9ms 294µs 293ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:06.717148234Z [3mdelta[0m[2m=[0m4s 999ms 920µs 145ns
[INFO] [stdout] [2m2026-06-13T07:50:06.727101Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m9.294293ms [3mdelta[0m[2m=[0m4s 999ms 920µs 145ns
[INFO] [stdout] [2m2026-06-13T07:50:06.727180Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[5000.00394, 5000.497511, 4999.992775, 5000.00414, 4999.920145]
[INFO] [stdout] [2m2026-06-13T07:50:06.727245Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m4999.992775 [3mmean[0m[2m=[0m5000.0837022 [3mvariance[0m[2m=[0m0.054737147136637264 [3mstddev[0m[2m=[0m0.23395971263582382
[INFO] [stdout] [2m2026-06-13T07:50:06.727277Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[5000.00394, 4999.992775, 5000.00414, 4999.920145]
[INFO] [stdout] [2m2026-06-13T07:50:06.727292Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m4s 999ms 980µs
[INFO] [stdout] test high_jitter ... ok
[INFO] [stdout] [2m2026-06-13T07:50:07.600391Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:07.579082036Z, server: 2026-06-13T07:50:12.586307985Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:07.600210893Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m10ms 564µs 428ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:07.589646464Z [3mdelta[0m[2m=[0m4s 996ms 661µs 521ns
[INFO] [stdout] [2m2026-06-13T07:50:07.600488Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m10.564428ms [3mdelta[0m[2m=[0m4s 996ms 661µs 521ns
[INFO] [stdout] [2m2026-06-13T07:50:07.600513Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m350.837418ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:07.610318Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:07.608219162Z, server: 2026-06-13T07:50:07.608263742Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:07.610159422Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m970µs 130ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:07.609189292Z [3mdelta[0m[2m=[0m925µs 550ns ago
[INFO] [stdout] [2m2026-06-13T07:50:07.610400Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m970.13µs [3mdelta[0m[2m=[0m925µs 550ns ago
[INFO] [stdout] [2m2026-06-13T07:50:07.610425Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-0.92555, 0.022631, 0.009025, 0.010755, -0.374195]
[INFO] [stdout] [2m2026-06-13T07:50:07.610447Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.009025 [3mmean[0m[2m=[0m-0.25146680000000005 [3mvariance[0m[2m=[0m0.1702990564562 [3mstddev[0m[2m=[0m0.4126730624310242
[INFO] [stdout] [2m2026-06-13T07:50:07.610478Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[0.022631, 0.009025, 0.010755, -0.374195]
[INFO] [stdout] [2m2026-06-13T07:50:07.610492Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m82µs ago
[INFO] [stdout] test no_delay ... ok
[INFO] [stdout] [2m2026-06-13T07:50:07.971777Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:07.953176007Z, server: 2026-06-13T07:50:12.962376686Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:07.971580175Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m9ms 202µs 84ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:07.962378091Z [3mdelta[0m[2m=[0m4s 999ms 998µs 595ns
[INFO] [stdout] [2m2026-06-13T07:50:07.971875Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m9.202084ms [3mdelta[0m[2m=[0m4s 999ms 998µs 595ns
[INFO] [stdout] [2m2026-06-13T07:50:07.971909Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[4999.498335, 5000.00523, 4999.94695, 4999.998595, 4996.661521]
[INFO] [stdout] [2m2026-06-13T07:50:07.971930Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m4999.94695 [3mmean[0m[2m=[0m4999.222126199999 [3mvariance[0m[2m=[0m2.093628797864494 [3mstddev[0m[2m=[0m1.4469377311634712
[INFO] [stdout] [2m2026-06-13T07:50:07.971956Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[4999.498335, 5000.00523, 4999.94695, 4999.998595]
[INFO] [stdout] [2m2026-06-13T07:50:07.971971Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m4s 999ms 862µs
[INFO] [stdout] test mid_jitter ... ok
[INFO] [stdout] [2m2026-06-13T07:50:08.965381Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:07.533231392Z, server: 2026-06-13T07:50:08.250219878Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:08.965213154Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m715ms 990µs 881ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:08.249222273Z [3mdelta[0m[2m=[0m997µs 605ns
[INFO] [stdout] [2m2026-06-13T07:50:08.965475Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m715.990881ms [3mdelta[0m[2m=[0m997µs 605ns
[INFO] [stdout] [2m2026-06-13T07:50:08.965500Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.895428275s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:12.339500Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:10.861215305Z, server: 2026-06-13T07:50:11.600515868Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:12.339331321Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m739ms 58µs 8ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:11.600273313Z [3mdelta[0m[2m=[0m242µs 555ns
[INFO] [stdout] [2m2026-06-13T07:50:12.339590Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m739.058008ms [3mdelta[0m[2m=[0m242µs 555ns
[INFO] [stdout] [2m2026-06-13T07:50:12.339614Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m266.959579ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.270466Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:12.608178556Z, server: 2026-06-13T07:50:13.439279397Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.270291108Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m831ms 56µs 276ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:13.439234832Z [3mdelta[0m[2m=[0m44µs 565ns
[INFO] [stdout] [2m2026-06-13T07:50:14.270559Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m831.056276ms [3mdelta[0m[2m=[0m44µs 565ns
[INFO] [stdout] [2m2026-06-13T07:50:14.270593Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[0.997605, 0.242555, 0.044565, 0.156105, 0.03989]
[INFO] [stdout] [2m2026-06-13T07:50:14.270615Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.044565 [3mmean[0m[2m=[0m0.29614399999999996 [3mvariance[0m[2m=[0m0.16087208567999997 [3mstddev[0m[2m=[0m0.4010886257175588
[INFO] [stdout] [2m2026-06-13T07:50:14.270643Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[0.242555, 0.044565, 0.156105, 0.03989]
[INFO] [stdout] [2m2026-06-13T07:50:14.270657Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m120µs
[INFO] [stdout] test much_delay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/in_process.rs (/opt/rustwide/target/debug/deps/in_process-cc647bc1b3bbdf3a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [2m2026-06-13T07:50:14.274552Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:14.274558Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m5s
[INFO] [stdout] [2m2026-06-13T07:50:14.274619Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.274621Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.274822Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m5s ago
[INFO] [stdout] [2m2026-06-13T07:50:14.276220Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.276226Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:14.276018327Z, server: 2026-06-13T07:50:19.276027117Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.276030797Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6µs 235ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:14.276024562Z [3mdelta[0m[2m=[0m5s 2µs 555ns
[INFO] [stdout] [2m2026-06-13T07:50:14.274541Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m starting delta collection [3msamples[0m[2m=[0m5 [3mcurrent_offset[0m[2m=[0m0s
[INFO] [stdout] [2m2026-06-13T07:50:14.276295Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.235µs [3mdelta[0m[2m=[0m5s 2µs 555ns
[INFO] [stdout] [2m2026-06-13T07:50:14.276295Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m0ns [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.276314Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m607.880766ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.276065Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:14.275902317Z, server: 2026-06-13T07:50:14.275917297Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.275920677Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m9µs 180ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:14.275911497Z [3mdelta[0m[2m=[0m5µs 800ns
[INFO] [stdout] [2m2026-06-13T07:50:14.276376Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m9.18µs [3mdelta[0m[2m=[0m5µs 800ns
[INFO] [stdout] [2m2026-06-13T07:50:14.276404Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m no offset stored, storing initial delta [3moffset[0m[2m=[0m5µs 800ns
[INFO] [stdout] [2m2026-06-13T07:50:14.276423Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.56094274s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.277526Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:14.277416907Z, server: 2026-06-13T07:50:09.277419837Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.277421787Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m2µs 440ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:14.277419347Z [3mdelta[0m[2m=[0m4s 999ms 999µs 510ns ago
[INFO] [stdout] [2m2026-06-13T07:50:14.277597Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:14.277490457Z, server: 2026-06-13T07:50:14.277493557Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.277495627Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m2µs 585ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:14.277493042Z [3mdelta[0m[2m=[0m515ns
[INFO] [stdout] [2m2026-06-13T07:50:14.277673Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m2.585µs [3mdelta[0m[2m=[0m515ns
[INFO] [stdout] [2m2026-06-13T07:50:14.277676Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m2.44µs [3mdelta[0m[2m=[0m4s 999ms 999µs 510ns ago
[INFO] [stdout] [2m2026-06-13T07:50:14.277693Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m944.660071ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.277705Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.673326639s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:14.885465Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:14.885296057Z, server: 2026-06-13T07:50:19.885306507Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:14.885311037Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 490ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:14.885303547Z [3mdelta[0m[2m=[0m5s 2µs 960ns
[INFO] [stdout] [2m2026-06-13T07:50:14.885801Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.49µs [3mdelta[0m[2m=[0m5s 2µs 960ns
[INFO] [stdout] [2m2026-06-13T07:50:14.885978Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.56939047s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:15.224672Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:15.224456403Z, server: 2026-06-13T07:50:15.224466832Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:15.224471032Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 314ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:15.224463717Z [3mdelta[0m[2m=[0m3µs 115ns
[INFO] [stdout] [2m2026-06-13T07:50:15.225131Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.314µs [3mdelta[0m[2m=[0m3µs 115ns
[INFO] [stdout] [2m2026-06-13T07:50:15.225221Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.762010649s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:15.838573Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:15.838392672Z, server: 2026-06-13T07:50:15.838409142Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:15.838407372Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 350ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:15.838400022Z [3mdelta[0m[2m=[0m9µs 120ns
[INFO] [stdout] [2m2026-06-13T07:50:15.838763Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.35µs [3mdelta[0m[2m=[0m9µs 120ns
[INFO] [stdout] [2m2026-06-13T07:50:15.838891Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m884.637305ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:15.951555Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:15.951381947Z, server: 2026-06-13T07:50:10.951392637Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:15.951396257Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 155ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:15.951389102Z [3mdelta[0m[2m=[0m4s 999ms 996µs 465ns ago
[INFO] [stdout] [2m2026-06-13T07:50:15.951641Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.155µs [3mdelta[0m[2m=[0m4s 999ms 996µs 465ns ago
[INFO] [stdout] [2m2026-06-13T07:50:15.951666Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.394994167s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:16.457505Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:16.45732935Z, server: 2026-06-13T07:50:21.457339081Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:16.45734265Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6µs 650ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:16.457336Z [3mdelta[0m[2m=[0m5s 3µs 81ns
[INFO] [stdout] [2m2026-06-13T07:50:16.457603Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.65µs [3mdelta[0m[2m=[0m5s 3µs 81ns
[INFO] [stdout] [2m2026-06-13T07:50:16.457628Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m522.405804ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:16.725559Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:16.725374345Z, server: 2026-06-13T07:50:16.725391135Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:16.725389345Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 500ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:16.725381845Z [3mdelta[0m[2m=[0m9µs 290ns
[INFO] [stdout] [2m2026-06-13T07:50:16.725750Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.5µs [3mdelta[0m[2m=[0m9µs 290ns
[INFO] [stdout] [2m2026-06-13T07:50:16.725862Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m223.431774ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:16.957375Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:16.957200875Z, server: 2026-06-13T07:50:16.957216525Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:16.957214655Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6µs 890ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:16.957207765Z [3mdelta[0m[2m=[0m8µs 760ns
[INFO] [stdout] [2m2026-06-13T07:50:16.957449Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.89µs [3mdelta[0m[2m=[0m8µs 760ns
[INFO] [stdout] [2m2026-06-13T07:50:16.957467Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m300.158511ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:16.981534Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:16.981355242Z, server: 2026-06-13T07:50:21.981366022Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:16.981371022Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 890ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:16.981363132Z [3mdelta[0m[2m=[0m5s 2µs 890ns
[INFO] [stdout] [2m2026-06-13T07:50:16.981628Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.89µs [3mdelta[0m[2m=[0m5s 2µs 890ns
[INFO] [stdout] [2m2026-06-13T07:50:16.981653Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.799448735s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:16.989487Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:16.989319191Z, server: 2026-06-13T07:50:16.989329421Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:16.989333181Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m6µs 995ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:16.989326186Z [3mdelta[0m[2m=[0m3µs 235ns
[INFO] [stdout] [2m2026-06-13T07:50:16.989562Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m6.995µs [3mdelta[0m[2m=[0m3µs 235ns
[INFO] [stdout] [2m2026-06-13T07:50:16.989582Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m689.303708ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:17.259366Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:17.259190215Z, server: 2026-06-13T07:50:17.259206365Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:17.259204655Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 220ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:17.259197435Z [3mdelta[0m[2m=[0m8µs 930ns
[INFO] [stdout] [2m2026-06-13T07:50:17.259449Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.22µs [3mdelta[0m[2m=[0m8µs 930ns
[INFO] [stdout] [2m2026-06-13T07:50:17.259480Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[0.00876, 0.00893, 0.00912, 0.00929, 0.0058]
[INFO] [stdout] [2m2026-06-13T07:50:17.259500Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.00912 [3mmean[0m[2m=[0m0.00838 [3mvariance[0m[2m=[0m2.1197500000000003e-6 [3mstddev[0m[2m=[0m0.001455936124972521
[INFO] [stdout] [2m2026-06-13T07:50:17.259520Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[0.00876, 0.00893, 0.00912, 0.00929]
[INFO] [stdout] [2m2026-06-13T07:50:17.259533Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m9µs
[INFO] [stdout] test null_offset ... ok
[INFO] [stdout] [2m2026-06-13T07:50:17.348441Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:17.348238524Z, server: 2026-06-13T07:50:12.348252404Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:17.348256984Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m9µs 230ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:17.348247754Z [3mdelta[0m[2m=[0m4s 999ms 995µs 350ns ago
[INFO] [stdout] [2m2026-06-13T07:50:17.348536Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m9.23µs [3mdelta[0m[2m=[0m4s 999ms 995µs 350ns ago
[INFO] [stdout] [2m2026-06-13T07:50:17.348561Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.258872655s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:17.680516Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:17.68033217Z, server: 2026-06-13T07:50:17.68034262Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:17.6803462Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 15ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:17.680339185Z [3mdelta[0m[2m=[0m3µs 435ns
[INFO] [stdout] [2m2026-06-13T07:50:17.680690Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.015µs [3mdelta[0m[2m=[0m3µs 435ns
[INFO] [stdout] [2m2026-06-13T07:50:17.680768Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m1.916128912s [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:18.608846Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:18.608666188Z, server: 2026-06-13T07:50:13.608676558Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:18.608680428Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 120ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:18.608673308Z [3mdelta[0m[2m=[0m4s 999ms 996µs 750ns ago
[INFO] [stdout] [2m2026-06-13T07:50:18.608934Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.12µs [3mdelta[0m[2m=[0m4s 999ms 996µs 750ns ago
[INFO] [stdout] [2m2026-06-13T07:50:18.608957Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m sleeping to spread out requests [3mdelay[0m[2m=[0m130.282635ms [3mmax_jitter[0m[2m=[0m2s
[INFO] [stdout] [2m2026-06-13T07:50:18.741413Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:18.741226621Z, server: 2026-06-13T07:50:13.741237701Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:18.741241831Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 605ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:18.741234226Z [3mdelta[0m[2m=[0m4s 999ms 996µs 525ns ago
[INFO] [stdout] [2m2026-06-13T07:50:18.741514Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.605µs [3mdelta[0m[2m=[0m4s 999ms 996µs 525ns ago
[INFO] [stdout] [2m2026-06-13T07:50:18.741546Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[-4999.99951, -4999.99675, -4999.996465, -4999.9965250000005, -4999.99535]
[INFO] [stdout] [2m2026-06-13T07:50:18.741571Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m-4999.996465 [3mmean[0m[2m=[0m-4999.99692 [3mvariance[0m[2m=[0m2.3912374992741996e-6 [3mstddev[0m[2m=[0m0.001546362667447129
[INFO] [stdout] [2m2026-06-13T07:50:18.741616Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[-4999.99675, -4999.996465, -4999.9965250000005, -4999.99535]
[INFO] [stdout] [2m2026-06-13T07:50:18.741636Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m4s 999ms 996µs ago
[INFO] [stdout] test negative_starting_offset ... ok
[INFO] [stdout] [2m2026-06-13T07:50:18.787407Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:18.787221285Z, server: 2026-06-13T07:50:23.787231905Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:18.787236275Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 495ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:18.78722878Z [3mdelta[0m[2m=[0m5s 3µs 125ns
[INFO] [stdout] [2m2026-06-13T07:50:18.787504Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.495µs [3mdelta[0m[2m=[0m5s 3µs 125ns
[INFO] [stdout] [2m2026-06-13T07:50:18.787537Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[5000.002555, 5000.003081, 5000.00296, 5000.003125, 5000.00289]
[INFO] [stdout] [2m2026-06-13T07:50:18.787557Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m5000.00296 [3mmean[0m[2m=[0m5000.002922199999 [3mvariance[0m[2m=[0m5.091170000046679e-8 [3mstddev[0m[2m=[0m0.0002256362116338306
[INFO] [stdout] [2m2026-06-13T07:50:18.787579Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[5000.003081, 5000.00296, 5000.003125, 5000.00289]
[INFO] [stdout] [2m2026-06-13T07:50:18.787593Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m5s 3µs
[INFO] [stdout] test positive_starting_offset ... ok
[INFO] [stdout] [2m2026-06-13T07:50:19.598525Z[0m [35mTRACE[0m [1mnew[0m[1m{[0m[3mresponse[0m[2m=[0mResponse { client: 2026-06-13T07:50:19.598351258Z, server: 2026-06-13T07:50:19.598361848Z } [3mcurrent[0m[2m=[0m2026-06-13T07:50:19.598365648Z[1m}[0m[2m:[0m [2mtimesimp::delta[0m[2m:[0m response processing internals [3mlatency[0m[2m=[0m7µs 195ns [3mlocal_at_midpoint[0m[2m=[0m2026-06-13T07:50:19.598358453Z [3mdelta[0m[2m=[0m3µs 395ns
[INFO] [stdout] [2m2026-06-13T07:50:19.598624Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m obtained raw offset from server [3mlatency[0m[2m=[0m7.195µs [3mdelta[0m[2m=[0m3µs 395ns
[INFO] [stdout] [2m2026-06-13T07:50:19.598651Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m response deltas sorted by latency [3mdeltas[0m[2m=[0m[0.000515, 0.003235, 0.003435, 0.003395, 0.003115]
[INFO] [stdout] [2m2026-06-13T07:50:19.598669Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m statistics about response deltas [3mmedian[0m[2m=[0m0.003435 [3mmean[0m[2m=[0m0.002739 [3mvariance[0m[2m=[0m1.5620800000000003e-6 [3mstddev[0m[2m=[0m0.0012498319887088826
[INFO] [stdout] [2m2026-06-13T07:50:19.598692Z[0m [35mTRACE[0m [2mtimesimp[0m[2m:[0m eliminated outliers [3minliers[0m[2m=[0m[0.003235, 0.003435, 0.003395, 0.003115]
[INFO] [stdout] [2m2026-06-13T07:50:19.598706Z[0m [34mDEBUG[0m [2mtimesimp[0m[2m:[0m storing calculated offset [3moffset[0m[2m=[0m3µs
[INFO] [stdout] test zero_offset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timesimp_nodejs-e2773855b3afcad4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests timesimp
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test lib/src/lib.rs - Timesimp::attempt_sync (line 220) ... ignored
[INFO] [stdout] test lib/src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.16s; merged doctests compilation took 2.14s
[INFO] running `Command { std: "docker" "inspect" "599b48798b3ea847966031dcc3ea2aa8b1006c1a6e64dc398e565e2b2cdf87fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599b48798b3ea847966031dcc3ea2aa8b1006c1a6e64dc398e565e2b2cdf87fc", kill_on_drop: false }`
[INFO] [stdout] 599b48798b3ea847966031dcc3ea2aa8b1006c1a6e64dc398e565e2b2cdf87fc
